Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add group size info #3411

Merged
merged 1 commit into from
May 22, 2018
Merged

feat: add group size info #3411

merged 1 commit into from
May 22, 2018

Conversation

AndyLnd
Copy link
Contributor

@AndyLnd AndyLnd commented May 22, 2018

No description provided.

@AndyLnd AndyLnd merged commit 93a07f0 into edge May 22, 2018
@AndyLnd AndyLnd deleted the group-size-info branch May 22, 2018 13:48
@@ -372,6 +372,7 @@ z.string.groupCreationParticipantsActionSkip = 'Skip';
z.string.groupCreationParticipantsHeader = 'Add people';
z.string.groupCreationParticipantsHeaderWithCounter = 'Add people ({{number}})';
z.string.groupCreationParticipantsPlaceholder = 'Search by name';
z.string.groupSizeInfo = 'Up to 128 people can join a group conversation. Video calls work in groups of 4 or less.';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AndyLnd Let's rely on z.conversation.ConversationRepository.GROUP.MAX_SIZE and the corresponding value for group video calls to create this string so we will never miss to update it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants